[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
ISPUNCT( mVar )
 ----------------------------------------------------------------------------

Purpose: Determine whether an ASCII value represents punctuation.

Parameters: mVar -'N' ASCII

Return: True  if value represents punctuation

Example: nKey := 38; IIF( ISPUNCT( nKey ),  etc....



This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson